projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73c0054
)
(get_overlay_strings_1): Add missing argument type.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 29 Feb 2008 02:03:54 +0000
(
02:03
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 29 Feb 2008 02:03:54 +0000
(
02:03
+0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index b558c2e8bbb11f0b289c80ddeeafe70dbab7fbc3..c6b731c1ee8993e8e527418c2bbe382ac8b425fe 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-5091,6
+5091,7
@@
static int
get_overlay_strings_1 (it, charpos, compute_stop_p)
struct it *it;
int charpos;
+ int compute_stop_p
{
/* Get the first OVERLAY_STRING_CHUNK_SIZE overlay strings to
process. This fills IT->overlay_strings with strings, and sets